[INFO] cloning repository https://github.com/kaleidawave/supersize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaleidawave/supersize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fsupersize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fsupersize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6175eeede7256f7bbe3985d91c2590da6ca9b89
[INFO] checking kaleidawave/supersize against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fsupersize" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaleidawave/supersize
[INFO] finished tweaking git repo https://github.com/kaleidawave/supersize
[INFO] tweaked toml for git repo https://github.com/kaleidawave/supersize written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaleidawave/supersize on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaleidawave/supersize already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de
[INFO] running `Command { std: "docker" "start" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking const_format v0.2.25
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking wax v0.5.0
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking supersize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.29s
[INFO] running `Command { std: "docker" "inspect" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de", kill_on_drop: false }`
[INFO] [stdout] 71bfb64cf34dcfeb1fe770772a297c2d99e367cd5fecc60618519e9c11b758de
